projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c82f64d
)
Grammar tweak.
author
Glenn Morris
<rgm@gnu.org>
Sat, 16 Jul 2011 20:02:57 +0000
(13:02 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 16 Jul 2011 20:02:57 +0000
(13:02 -0700)
doc/lispref/keymaps.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/keymaps.texi
b/doc/lispref/keymaps.texi
index 95f798c21d4134b2060892dd18c7e143daa33d64..e5cca0622a910e62713b189c0ad869c4f5d74684 100644
(file)
--- a/
doc/lispref/keymaps.texi
+++ b/
doc/lispref/keymaps.texi
@@
-2318,7
+2318,7
@@
The various toolkits with which you can build Emacs do not all support
the same set of features for menus. Some code works as expected with
one toolkit, but not under another.
-
For example:
menu actions or buttons in a top-level menu-bar. The
+
One example is
menu actions or buttons in a top-level menu-bar. The
following works with the Lucid toolkit or on MS Windows, but not with
GTK or Nextstep, where clicking on the item has no effect.